Release 10.1A: OpenEdge Development:
Progress 4GL Reference
APPL-CONTEXT-ID attribute
Returns the universally unique identifier (UUID) for the application context in effect for the current session, as a Base64 character string. The UUID is 22 characters in length (the two trailing Base64 pad characters are removed).
Data type: CHARACTER Access: Readable Applies to: AUDIT-CONTROL system handleThe value of this attribute is set by the SET-APPL-CONTEXT( ) method, and cleared by the CLEAR-APPL-CONTEXT( ) method. This value is recorded in all audit event records generated for this application context until you either clear the current application context or set a different application context.
If no application context is in effect, this method returns the Unknown value (
?).See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |